Bitwise.OnesComplement Method
Performs a one's compliment operation on value. Each bit of the number is inverted--zeros replaced with ones an vice versa.
Syntax
Bitwise.OnesComplement value
value
Integer